pp108 : Adding Columns to Table Controls

Adding Columns to Table Controls

This topic describes the procedure to add columns in a Table control.

When added to an XForm, a Table control displays a column containing check boxes and an empty column, by default. You can modify the Table control and add additional columns as required.

  1. Open the XForm in the XForms Designer.
  2. Drag a Table control from the Toolbox tab to the open XForm. A table is displayed in the Designer Area of the open XForm.
  3. Drag the appropriate control from the Toolbox tab into the Table control. A new column is created and the default control name appears as the header of the column.

    Note:

    • A placeholder displays to help you position the control.
    • You can drag the Input, Password, Output, Textarea, Check, Select, List, and Image controls to form columns.
  4. To edit the name of the column, click it to view the name in the editable mode, type the new name, and press Enter on the keyboard or click outside the editable field. The column header displays the new column name.

The new column with the modified header is added in the Table control. You can similarly add multiple columns to the table and rename them as required.